#footerLink>img {
    margin-top: 20px;
    width: 150px !important;
}
.footer {
    background-color: #2fa170;
    background-color: #0065bd;
    width: unset;
    height: unset;
    position: unset;
    bottom: unset;
    margin-top: 0;
}
.poweredby-row {
    background-color: #0065bd;
}
.li-inline a {
    color: #fff !important;
}
p.footer-p a {
    color: #fff !important;
    font-family: 'muli', sans-serif;
    text-decoration: none !important;
    font-weight: bold;
}
.footer-p {
    color: #fff;
    padding: 2px 0;
    font-size: 18px !important;
}
#hanlonClient {
    color: #fff !important;
    text-decoration: underline;
    font-weight: bold;
}
#footerLink>img {
    margin-top: 20px;
    width: 150px !important;
    /* width: 20rem; */
}